toggle menu
Rell System Library API Reference
rell
switch theme
search in API
Rell System Library
/
[root]
/
virtual_map
/
contains
contains
rell
pure
function
contains
(
key
:
K
)
:
boolean
Checks if the map contains a key.
Since
0.6.0
Parameters
key
The key to check.